Skip to content

fix lfs pointer rejection problems for hub tests#13733

Open
sayakpaul wants to merge 8 commits into
mainfrom
fix-lfs-pointer-problems
Open

fix lfs pointer rejection problems for hub tests#13733
sayakpaul wants to merge 8 commits into
mainfrom
fix-lfs-pointer-problems

Conversation

@sayakpaul
Copy link
Copy Markdown
Member

@sayakpaul sayakpaul requested a review from DN6 May 13, 2026 03:21
@github-actions github-actions Bot added size/S PR with diff < 50 LOC tests labels May 13, 2026
@github-actions github-actions Bot added size/M PR with diff < 200 LOC and removed size/S PR with diff < 50 LOC labels May 13, 2026
Comment thread .claude/settings.local.json Outdated
Comment on lines +4 to +7
"Bash(HUGGINGFACE_CO_STAGING=true pytest -m \"is_staging_test\" tests/models/test_modeling_common.py::ModelPushToHubTester::test_push_to_hub)",
"Bash(pip show *)",
"Bash(HUGGINGFACE_CO_STAGING=true pytest -m \"is_staging_test\" tests/models/test_modeling_common.py::ModelPushToHubTester::test_push_to_hub_in_organization)"
]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be added?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleted.

@sayakpaul
Copy link
Copy Markdown
Member Author

sayakpaul commented May 15, 2026

Fixing the following problem in a separate PR:

if torch._C._dispatch_has_kernel_for_dispatch_key(self.qualname, "Meta"):
RuntimeError: operator torchvision::nms does not exist

Update: PR: #13757

@sayakpaul sayakpaul requested a review from DN6 May 15, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M PR with diff < 200 LOC tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants